Skip to content

Add docker-build template to coder-labs namespace #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 18, 2025

Conversation

matifali
Copy link
Member

This template builds Docker containers from a Dockerfile, rather than using a pre-built image, allowing for more customization of the development environment.

Based on the docker template that was removed in coder/coder#15504.

blink-so bot and others added 2 commits July 17, 2025 13:18
This template builds Docker containers from a Dockerfile instead of using
a pre-built image, allowing for more customization of the development
environment.

Based on the docker template that was removed in coder/coder#15504.

Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@matifali matifali marked this pull request as ready for review July 17, 2025 14:05
@matifali matifali merged commit ce1d0cb into main Jul 18, 2025
4 checks passed
@matifali matifali deleted the add-docker-build-template branch July 18, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants